-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
download #19
Comments
C:\Users\LENOVO>pip install https://github.com/ppgaluzio/MOBOpt.git |
Hi,
This seems likely to be a problem related to write permissions in your machine. Maybe you can provide a little bit more context of how this error occurred.
Sent from [Proton Mail](https://proton.me/mail/home) for iOS
…On Thu, May 16, 2024 at 22:14, lxs51 ***@***.***(mailto:On Thu, May 16, 2024 at 22:14, lxs51 <<a href=)> wrote:
C:\Users\LENOVO>pip install https://github.com/ppgaluzio/MOBOpt.git
Defaulting to user installation because normal site-packages is not writeable
Collecting https://github.com/ppgaluzio/MOBOpt.git
Downloading https://github.com/ppgaluzio/MOBOpt.git
/ 276.1 kB 1.1 MB/s 0:00:00
ERROR: Cannot unpack file C:\Users\LENOVO\AppData\Local\Temp\pip-unpack-3tyvpl6z\MOBOpt.git (downloaded from C:\Users\LENOVO\AppData\Local\Temp\pip-req-build-8dtd01d4, content-type: text/html; charset=utf-8); cannot detect archive format
ERROR: Cannot determine archive format of C:\Users\LENOVO\AppData\Local\Temp\pip-req-build-8dtd01d4
—
Reply to this email directly, [view it on GitHub](#19 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/ALPABOHQGOVQGSPYGPEVWWDZCVRZDAVCNFSM6AAAAABH3JAI3GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJWGUYDGNRQGM).
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
I am very grateful for your response. I have resolved the installation issue with MOBOpt, but I have encountered a small problem while using it. I would like to try changing the random initial point to a custom initial point [0.5 0.5], but after multiple attempts, I have been unsuccessful. I am seeking your help and would greatly appreciate it.
申迎迎
***@***.***
…------------------ 原始邮件 ------------------
发件人: "ppgaluzio/MOBOpt" ***@***.***>;
发送时间: 2024年5月18日(星期六) 凌晨1:48
***@***.***>;
***@***.******@***.***>;
主题: Re: [ppgaluzio/MOBOpt] download (Issue #19)
Hi,
This seems likely to be a problem related to write permissions in your machine. Maybe you can provide a little bit more context of how this error occurred.
Sent from [Proton Mail](https://proton.me/mail/home) for iOS
On Thu, May 16, 2024 at 22:14, lxs51 ***@***.***(mailto:On Thu, May 16, 2024 at 22:14, lxs51 <<a href=)> wrote:
> C:\Users\LENOVO>pip install https://github.com/ppgaluzio/MOBOpt.git
> Defaulting to user installation because normal site-packages is not writeable
> Collecting https://github.com/ppgaluzio/MOBOpt.git
> Downloading https://github.com/ppgaluzio/MOBOpt.git
> / 276.1 kB 1.1 MB/s 0:00:00
> ERROR: Cannot unpack file C:\Users\LENOVO\AppData\Local\Temp\pip-unpack-3tyvpl6z\MOBOpt.git (downloaded from C:\Users\LENOVO\AppData\Local\Temp\pip-req-build-8dtd01d4, content-type: text/html; charset=utf-8); cannot detect archive format
> ERROR: Cannot determine archive format of C:\Users\LENOVO\AppData\Local\Temp\pip-req-build-8dtd01d4
>
> —
> Reply to this email directly, [view it on GitHub](#19 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/ALPABOHQGOVQGSPYGPEVWWDZCVRZDAVCNFSM6AAAAABH3JAI3GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJWGUYDGNRQGM).
> You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
C:\Users\LENOVO>d:
D:>cd D:\pppp\ana\Lib\site-packages\MOBOpt-master
D:\pppp\ana\Lib\site-packages\MOBOpt-master>python setup.py install
Traceback (most recent call last):
File "D:\pppp\ana\Lib\site-packages\MOBOpt-master\setup.py", line 10, in
long_description = fh.read()
UnicodeDecodeError: 'gbk' codec can't decode byte 0x94 in position 776: illegal multibyte sequence
The text was updated successfully, but these errors were encountered: